[XEN] Emulate IN/OUT instructions with full guest GPR context.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 13 Nov 2006 16:19:38 +0000 (16:19 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 13 Nov 2006 16:19:38 +0000 (16:19 +0000)
commita1903043aa0fc2361aa29c74161862547b30db48
tree5ada263eab745d87c3db5da71f7d8e80423e0dc1
parent1ec2a5bbca15c19d75a4c07c41531693db06085e
[XEN] Emulate IN/OUT instructions with full guest GPR context.
Based on a patch by Jan Beulich <jbeulich@novell.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/traps.c
xen/arch/x86/x86_32/Makefile
xen/arch/x86/x86_32/gpr_switch.S [new file with mode: 0644]
xen/arch/x86/x86_64/Makefile
xen/arch/x86/x86_64/gpr_switch.S [new file with mode: 0644]